Step of Proof: bij_imp_exists_inv 12,41

Inference at * 1 1 1 
Iof proof for Lemma bij imp exists inv:



1. A : Type
2. B : Type
3. f : AB
4. a1a2:A. (f(a1) = f(a2))  (a1 = a2)
5. f1:BA. (b:Bf(f1(b)) = b)
  g:BA. InvFuns(A;B;f;g
latex

 by (New [`g'] (D 5)) 
latex


 1

 1: 5. g : BA
 1: 6. b:Bf(g(b)) = b
 1:   g:BA. InvFuns(A;B;f;g)
 .


Definitionsx:AB(x)

origin